From: IOhannes m zmölnig (Debian/GNU) Date: Tue, 7 Dec 2021 09:44:51 +0000 (+0100) Subject: Refresh patches X-Git-Tag: archive/raspbian/2.5.1+ds-1+rpi1~1^2~183 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=8c5f92fb4368bcc0132e6fb6e6df4c9949179f51;p=jacktrip.git Refresh patches --- diff --git a/debian/patches/spelling_fixes.patch b/debian/patches/spelling_fixes.patch index 8f37299..4041ee0 100644 --- a/debian/patches/spelling_fixes.patch +++ b/debian/patches/spelling_fixes.patch @@ -6,7 +6,7 @@ Last-Update: 2021-01-21 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- jacktrip.orig/src/JackTrip.cpp +++ jacktrip/src/JackTrip.cpp -@@ -746,7 +746,7 @@ +@@ -745,7 +745,7 @@ mTcpClient.close(); // Close the socket // cout << "TCP Socket Closed!" << endl; @@ -15,7 +15,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ if (mUseAuth && udp_port > 65535) { QString error_message; if (udp_port == Auth::WRONGCREDS) { -@@ -772,7 +772,7 @@ +@@ -771,7 +771,7 @@ return; }